Learn R Programming

PharmacoGx (version 1.1.6)

drugInfo<-: drugInfo<- Generic

Description

Generic for drugInfo replace method

Usage

drugInfo(object) <- value

Arguments

object
The PharmacoSet to replace drug info in
value
A data.frame with the new drug annotations

Value

Updated PharmacoSet

Examples

Run this code
data(CCLEsmall)
drugInfo(CCLEsmall) <- drugInfo(CCLEsmall)

Run the code above in your browser using DataLab